projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef8144b
)
Improve the docs
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sat, 2 Aug 2008 04:45:15 +0000
(
04:45
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sat, 2 Aug 2008 04:45:15 +0000
(
04:45
+0000)
svn path=/trunk/; revision=20936
gtk/gtkuimanager.c
patch
|
blob
|
history
diff --git
a/gtk/gtkuimanager.c
b/gtk/gtkuimanager.c
index 2542115d6730bd5da73e3a401eea5e1eaef817a4..cef27b66861e16abddba3ce4b8d8a6b8834059ea 100644
(file)
--- a/
gtk/gtkuimanager.c
+++ b/
gtk/gtkuimanager.c
@@
-886,8
+886,8
@@
collect_toplevels (GNode *node,
*
* Obtains a list of all toplevel widgets of the requested types.
*
- * Return value: a newly-allocated
of all toplevel widgets of the requested
- *
types.
+ * Return value: a newly-allocated
#GSList of all toplevel widgets of the
+ *
requested types. Free the returned list with g_slist_free().
*
* Since: 2.4
**/